This forum is closed to new posts and
responses. The content has been migrated to the Digital Solutions Community. Please join us there for new content as well as this content. For customer support, please visit the official HCL customer support channels below:
RE: How to disable CTRL-S in Form ?? ~Umberto Nongeroson 12.Jan.04 10:20 PM a Web browser Domino Designer 6.0.3Windows 2000
Right basic idea but don't use a field -- waste of storage and unnecessarily complex. Use a LotusScript global variable.
Incidentally, if you're doing this because there is some code that you always want to run when a document is being saved, then you should just use the Querysave event for that, and let the user save the document however they like.